projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c342183
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 25 Jun 1997 06:42:38 +0000
(06:42 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 25 Jun 1997 06:42:38 +0000
(06:42 +0000)
src/minibuf.c
patch
|
blob
|
history
diff --git
a/src/minibuf.c
b/src/minibuf.c
index c518f5243c2fc12970f08fdce59c96cb224221cd..a4dd9379e0a28a81876d4c0dea3a5a2b0727cf84 100644
(file)
--- a/
src/minibuf.c
+++ b/
src/minibuf.c
@@
-1997,7
+1997,7
@@
Some uses of the echo area also raise that frame (since they use it too).");
"Non-nil means `read-from-miniffer' should not discard text properties.\n\
This also affects `read-string', but it does not affect `read-minibuffer',\n\
`read-no-blanks-input', or any of the functions that do minibuffer input\n\
-with completion; they always discard text properties.")
+with completion; they always discard text properties.")
;
minibuffer_allow_text_properties = 0;
defsubr (&Sset_minibuffer_window);